Represents a settable property value.
The following tables list the members exposed by the SettablePropertyValue type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SettablePropertyValue | Overloaded. Initializes a new SettablePropertyValue object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
HasDefaultValue | Gets a Boolean value that determines whether the property value is the default value. |
|
Value | Gets the property value. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
op_Implicit | The implicit conversion operator converts the specified value to the returned SettablePropertyValue object. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Returns the string representation of the SettablePropertyValue object. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

